- instruction function
- instruction function Befehlsfunktion f
English-German dictionary of Electrical Engineering and Electronics. 2013.
English-German dictionary of Electrical Engineering and Electronics. 2013.
Instruction path length — is a term frequently used to simply describe the number of machine code instructions required to execute a section of a computer program. The total path length for the entire program could be deemed a measure of the algorithms performance on a… … Wikipedia
function — [fuŋk′shən] n. [OFr < L functio < pp. of fungi, to perform < IE base * bheug , to enjoy > Sans bhuṅktē, (he) enjoys] 1. the normal or characteristic action of anything; esp., any of the natural, specialized actions of a system, organ … English World dictionary
function — ► NOUN 1) an activity that is natural to or the purpose of a person or thing. 2) a large or formal social event or ceremony. 3) a computer operation corresponding to a single instruction from the user. 4) Mathematics a relation or expression… … English terms dictionary
Instruction list — is one of the 5 languages supported by the IEC 61131 3 standard. It is designed for programmable logic controllers (PLCs). It is a low level language and resembles assembly. All of the languages share IEC61131 Common Elements. The variables and… … Wikipedia
Function prologue — In assembly language programming, the function prologue is a few lines of code which appear at the beginning of a function, which prepare the stack and registers for use within the function. Similarly, the function epilogue appears at the end of… … Wikipedia
Instruction cycle — An instruction cycle (sometimes called fetch and execute cycle, fetch decode execute cycle, or FDX) is the basic operation cycle of a computer. It is the process by which a computer retrieves a program instruction from its memory, determines what … Wikipedia
Function block diagram — A function block diagram is a diagram, that describes a function between input variables and output variables. A function is described as a set of elementary blocks. Input and output variables are connected to blocks by connection lines. An… … Wikipedia
instruction part — operacijos kodo laukas statusas T sritis automatika atitikmenys: angl. command field; function part; instruction part; operation field; operation part; operator part vok. Operationsfeld, n; Operationsteil, m rus. поле кода операции, n pranc.… … Automatikos terminų žodynas
function — noun 1》 an activity that is natural to or the purpose of a person or thing. ↘a computer operation corresponding to a single instruction from the user. 2》 a large or formal social event or ceremony. 3》 Mathematics a relation or expression… … English new terms dictionary
function part — operacijos kodo laukas statusas T sritis automatika atitikmenys: angl. command field; function part; instruction part; operation field; operation part; operator part vok. Operationsfeld, n; Operationsteil, m rus. поле кода операции, n pranc.… … Automatikos terminų žodynas
function call — noun a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program • Hypernyms: ↑call … Useful english dictionary